home *** CD-ROM | disk | FTP | other *** search
/ Immemory / Chris Marker - Immemory -1998.iso / mac / poetry / poet between / poet between.rsrc / TEXT_3343_ClikPICT.txt < prev    next >
Text File  |  1998-09-28  |  2KB  |  44 lines

  1. NBA ClikPICT  by David Stetson
  2.  
  3. NBA ClikPICT can be used with a video digitizer to capture still images as PICT format files for use in HyperStudio.
  4.  
  5. When you click the 'Use this NBA' button below, a dialog appears that allows you to set the parameters you like. If you choose the "Take Picture" radio button, a PICT file is saved immediately upon calling the NBA. No video window appears on screen.
  6.  
  7. If you choose the "Show Picture" radio button, the video digitizer window appears. Click anywhere on the HyperStudio screen to grab one frame of the digitized video input as a PICT file. You may click more than once to save a new image over the old one. Click in the video window's close box to end the ClikPICT button action.
  8.  
  9. If you choose the "Digitizer Options" radio button, the digitizer window appears and your digitizer's options panel also appears, allowing you to modify the digital image you see. When you close the options panel, click anywhere in the HyperStudio window to "snap" the picture and save the PICT file. Once the digitizer panel is closed, the NBA works as it does with the "Show Picture" radio button described above.  
  10.  
  11. In each case, the PICT file will be saved with the title you specify on the same volume as the stack containing this NBA.
  12.  
  13. Alternately, ClikPICT can be called from
  14. HyperLogo.  The call requires four vari-
  15. ables.  They are:
  16.  
  17.     ΓÇó ShowVideoOptions:
  18.             Set this to 2 to show your "Digitizer
  19.             Options" dialog before snapping your
  20.    PICT, to 1 to "Show Picture", or to 0
  21.    to "Take Picture".
  22.  ΓÇó PictureSize:
  23.    Set this variable to 1, for a quarter-
  24.    size PICT, 2 for half-size, or 3 for 
  25.    full-size.
  26.  ΓÇó PlaySnapShotSound:
  27.             Set to 1 to play the Macintosh screen
  28.    saver snapshot sound when clicking 
  29.    your PICT, or 0 for silence.
  30.  ΓÇó Filename:
  31.             This should be a legal Macintosh file-
  32.    name. Your PICT file will be saved to
  33.    this name in the same directory as 
  34.    the resident stack.
  35.  
  36. A sample HyperLogo call would be:
  37.     
  38. MAKE "result CALLNBA "ClikPICT "0\ 3\ 
  39.                                                1\ MyPICTfile "4
  40.  
  41. _________________________________________
  42.  
  43. ┬⌐1995 Roger Wagner Publishing Co., Inc.
  44.  All rights reserved.